-- card: 4400 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2687 -- name: -- part contents for background part 8 ----- text ----- repeat until -- part contents for background part 24 ----- text ----- put 0 into msg repeat until msg = 10 add 1 to msg wait 10 end repeat repeat until the mouseClick beep end repeat -- part contents for background part 26 ----- text ----- put 0 into msg repeat until msg = 10 add 1 to msg wait 10 end repeat repeat until the mouseClick beep end repeat -- part contents for background part 30 ----- text ----- The repeat loop executes the commands until the expression returns a true.